StyleSchemeManager.appendSearchPath

Appends @path to the list of directories where the @manager looks for style scheme files.

See [method@StyleSchemeManager.set_search_path] for details.

class StyleSchemeManager
void
appendSearchPath
(
string path
)

Parameters

path string

a directory or a filename.

Meta